home *** CD-ROM | disk | FTP | other *** search
Microsoft Help compiler Project | 1997-06-11 | 3.9 KB | 106 lines |
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; Help Project File for Dark_E
- ;
- ; This file is maintained by RoboHELP. Do not modify this file directly.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
- [OPTIONS]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Options section contains the following information:
- ;
- ; The optional BMROOT=entry sets the directories in which the Help Compiler
- ; will look for graphics.
- ;
- ; The CONTENTS=tells WinHelp which topic contains the contents.
- ;
- ; The TITLE=is displayed in the Title Bar of WINHELP.EXE
- ;
- ; The BUILD=setting allows you to create different Help systems from
- ; the same source file.
- ;
- ; The COMPRESS=option tells the Help Compiler how much to compress
- ; the Help file.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ;BMROOT=C:\AnneO\DKE\Help\English
- TITLE=Dark Earth Help
- BUILD=WINDOWS
- COMPRESS=0
- NOTES=1
-
-
- OLDKEYPHRASE=NO
- REPORT=YES
- OPTCDROM=0
- DBCS=0
- ERRORLOG=C:\WINDOWS\Bureau\Us\DARK_E.err
- BMROOT=ART,SPECIAL,C:\WINDOWS\Bureau\US
- [BUILDTAGS]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Build Tags section specifies to the Help Compiler the names
- ; of all the valid build tags used in this Help project.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- WINDOWS
-
-
- [WINDOWS]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Windows section contains all of the information about the windows
- ; in a Help project.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ;Gloss="Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
-
-
- (w95sec)="",(583,102,409,869),20740,(255,255,224),(255,255,224),f2
- main="",(132,0,767,951),29188,,,f0
- [CONFIG]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Config section defines macros which will run at startup.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
-
-
- RegisterRoutine("wh2robo.dll", "WH2ROBO_GotoTopic", "SU")
- CreateButton("IDH_WH2ROBO", "&ActiveEdit", "WH2ROBO_GotoTopic(qchPath, lTopicNo)")
- RegisterRoutine("inetwh32.dll","Internet","S")
- RegisterRoutine("inetwh32.dll","Inet","S")
- RegisterRoutine("inetwh32.dll","INETWH_Initialize","")
- INETWH_Initialize()
- [FILES]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Files section specifies the RTF files for a project.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
- Dark_E.rtf
- [ALIAS]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Alias section sets up aliases for Topic IDs in your Help system.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
- [MAP]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Map section specifies the project HH files.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
- [BITMAPS]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Bitmaps section specifies the referenced bitmaps used in
- ; your help system.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
- ART\CHARAC.BMP
- ART\CINEMA.BMP
- [BAGGAGE]
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- ; The Baggage section specifies any additional files.
- ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-
- [Config-(w95sec)]
- CreateButton("IDH_WH2ROBO", "&ActiveEdit", "WH2ROBO_GotoTopic(qchPath, lTopicNo)")
-